projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ed70a2
)
(clipboard-yank): avoid checking (x-selection-exists-p) if unbound in
author
David Reitter
<david.reitter@gmail.com>
Wed, 4 Mar 2009 18:57:30 +0000
(18:57 +0000)
committer
David Reitter
<david.reitter@gmail.com>
Wed, 4 Mar 2009 18:57:30 +0000
(18:57 +0000)
order to enable the item. For paste menu item, same, and check
kill-ring.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 2e64fd0b3ed2c091fc323f113516d6e26b4abf57..a47df2cd1f68f2690c637e2b296be19bd27e8a93 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2009-03-04 David Reitter <david.reitter@gmail.com>
+
+ * menu-bar.el (clipboard-yank): avoid
+ checking (x-selection-exists-p) if unbound in order to enable the
+ item. For paste menu item, same, and check kill-ring.
+
2009-03-04 Sam Steingold <sds@gnu.org>
* progmodes/compile.el (compilation-error-regexp-alist-alist):